0.0
NA
CVE-2022-50660
wifi: ipw2200: fix memory leak in ipw_wdev_init()
Description

In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2200: fix memory leak in ipw_wdev_init() In the error path of ipw_wdev_init(), exception value is returned, and the memory applied for in the function is not released. Also the memory is not released in ipw_pci_probe(). As a result, memory leakage occurs. So memory release needs to be added to the error path of ipw_wdev_init().

INFO

Published Date :

Dec. 9, 2025, 4:17 p.m.

Last Modified :

Dec. 9, 2025, 6:37 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2022-50660 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
Solution
Fix memory leaks in the ipw2200 driver's error handling paths.
  • Apply the fix for the ipw2200 driver memory leak.
  • Update the Linux kernel to the patched version.
  • Ensure proper memory management in error paths.
  • Test the driver for memory leak issues.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2022-50660 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2022-50660 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2022-50660 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2022-50660 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 09, 2025

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2200: fix memory leak in ipw_wdev_init() In the error path of ipw_wdev_init(), exception value is returned, and the memory applied for in the function is not released. Also the memory is not released in ipw_pci_probe(). As a result, memory leakage occurs. So memory release needs to be added to the error path of ipw_wdev_init().
    Added Reference https://git.kernel.org/stable/c/112c1af02b8f535baf42ef9d807aea963705ef15
    Added Reference https://git.kernel.org/stable/c/1f590fb3d14e5db3a9e06ee141b1685c429278ce
    Added Reference https://git.kernel.org/stable/c/62ec7e8bf42f1542f966dda687c654aae81718c8
    Added Reference https://git.kernel.org/stable/c/75d20ba9506eb90d92e660e04dd887ff1495fcc3
    Added Reference https://git.kernel.org/stable/c/8a2eb9d9d0c1535bc8e22840193bff4cdcac878b
    Added Reference https://git.kernel.org/stable/c/9424ea9d557ef41d86eb40b6349ae991c3dcff89
    Added Reference https://git.kernel.org/stable/c/9fe21dc626117fb44a8eb393713a86a620128ce3
    Added Reference https://git.kernel.org/stable/c/fb3517b92a45c8004ac26250ae041a24eb23fef1
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.